home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2005 July / maximum-cd-2005-07.iso / Data / items.pcg / scripts / DefineButton2_136 / BUTTONCONDACTION on(release, keyPress Down).as
Encoding:
Text File  |  2003-08-21  |  161 b   |  4 lines

  1. on(release, keyPress "<Down>"){
  2.    scrollListDown("menudemo","demoname","demonumber",num_Items,topDemo,"topDemo",demoCount,"demoCount","currentDemoCount");
  3. }
  4.